li:nth-child(2n+1) { background-color: rgba(225 - 0 - 30 - 0.8); } This code will:

🎲 Try a Random Question  |  Total Questions in Quiz: 163  |  🧠 Study this quiz with Flashcards
This question is part of a full practice quiz:
CSS 3 Fundamentals Test — practice the complete quiz, review flashcards, or try a random question.


li:nth-child(2n+1) { background-color: rgba(225 - 0 - 30 - 0.8); } This code will: